os.file.nonblock (field)
3 uses
os (current package)
file_unix.go#L58: nonblock bool // whether we set nonblocking mode
file_unix.go#L85: if f.nonblock {
file_unix.go#L182: f.nonblock = true
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)